@charset "utf-8";/* CSS Document */
#register {
	width: 100%;
	margin: 0px auto;
	background: url(../img/regoster_bg.jpg) no-repeat;
	height: 1000px;
}
.ster_top {
	width: 100%;
	margin: 0px auto;
	background: url(../img/heard_bg.png);
}
.ster_logo {
	width: 485px;
	margin: 0px auto;
	padding: 46px 0px;
}
.ster_logo a img {
	width: 340px;
	margin: 0px auto;
}
.ster_con {
	width: 1200px;
	margin: 83px auto;
}
.ster_list {
	width: 734px;
	margin: 0px auto;
}
.ster_tit {
	overflow: hidden;
	clear: both;
}
.ster_tit h2 {
	font-size: 30px;
	color: #000;
	font-weight: bold;
	float: left;
}
.ster_tit p {
	float: right;
	font-weight: bold;
	color: #000;
	margin-top: 15px;
}
.ster_tit p span a {
	color: #f08300;
}
.register_box {
	background: url(../img/regoster_img.jpg) no-repeat;
	width: 724px;
	height: 476px;
	border: solid 5px #959fac;
}
.register_con {
	margin-top: 20px;
	width: 720px;
}
.ster_name {
	width: 550px;
	margin-top: 10px;
	margin-left: 30px;
}
.ster_name span {
	text-align: right;
	width: 68px;
	float: left;
	line-height: 35px;
	color: #000;
}
.ster_name input {
	width: 337px;
	height: 37px;
	border: solid 1px #e7e7e7;
	border-radius: 5px;
	text-indent: 1em;
}
.ster_hy {
	width: 550px;
	margin-top: 10px;
	margin-left: 30px;
}
.ster_hy span {
	text-align: right;
	width: 68px;
	float: left;
	line-height: 35px;
	color: #000;
}
.ster_hy select {
	width: 337px;
	border: solid 1px #e7e7e7;
	font-family: "微软雅黑";
	border-radius: 5px;
	padding: 9px 0px;
	padding-left: 0px;
}
.ster_l img {
	margin-top: 2px;
}
.ster_yzm {
	width: 610px;
	margin-left: 47px;
}
.ster_yzm {
	margin-top: 20px;
	float: left;
}
.ster_yzm span {
	text-align: right;
	width: 52px;
	float: left;
	line-height: 35px;
	color: #000;
}
.ster_yzm input {
	width: 113px;
	height: 37px;
	border: solid 1px #e7e7e7;
	border-radius: 5px;
}
.ster_tj {
	float: left;
	margin-left: 100px;
}
.ster_submit {
	background: #0084c2 none repeat scroll 0 0;
	border: 1px solid #0084c2;
	color: #ffffff;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	padding: 9px 40px;
	margin: 21px 0px;
}
.ster_submit:hover {
	background-color: #006db8;
	border-color: #006db8;
}	/*--------------------------------------*/
#heard {
	width: 100%;
	margin: 0px auto;
	background: url(../img/heard_bg.png);
	position: absolute;
	z-index: 99;
}
.affix {
	position: fixed;
}
.affix {
	position: fixed;
	margin-top: 0;
	-webkit-box-shadow: 0 -5px 15px rgba(50,50,50,0.35);
	-moz-box-shadow: 0 -5px 15px rgba(50,50,50,0.35);
	box-shadow: 0 -5px 15px rgba(50,50,50,0.35);
}
.heard_top {
	width: 1200px;
	margin: 0px auto;
}
.top_logo {
	float: left;
	width: 375px;
}
.top_logo a img {
	margin-top: 40px;
}
.top_right {
	float: right;
	width: 374px;
	margin-top: 30px;
}
#dt-search {
	float: left;
	margin-top: 16px;
	position: relative;
	z-index: 900;
	margin-left: 5px;
}
#dt-search form {
	height: 28px;
	position: relative;
	border-radius: 22px;
	width: 210px;
}
#dt-search input {
	border: 0 none;
	width: 200px;
	-moz-border-radius: 22px;
	-webkit-border-radius: 22px;
	border-radius: 22px;
	behavior: url(iecss3.htc);
	overflow: hidden;
}
#dt-search button {
	background: url("./../img/heard_icon.png") no-repeat 6px 0px;
	border: 0 none;
	cursor: pointer;
	height: 28px;
	outline: 0 none;
	position: absolute;
	right: 0;
	text-indent: -9999px;
	top: 0;
	width: 38px;
}
.ipt {
	border-color: #d4d4d4;
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	height: 28px;
	line-height: 21px;
	padding: 3px 2px 0 19px;
	width: 180px;
	font-family: "微软雅黑";
	color: #b5b5b5;
}
.right_t p {
	color: #FFF;
}
.right_t {
	float: right;
}
.r_t h1 {
	float: left;
	margin-top: 26px;
	color: #FFF;
}
.r_t h1 a img {
	margin-right: 10px;
	margin-top: 2px;
}
.type_css {
	width: 100px;
	height: 25px;
	margin-left: 235px;
	margin-top: -26px;
}
.gr {	/*margin-left:15px;	margin-top:15px;*/
	float: left;
	margin-left: 20px;
}
.gr a {
	color: #FFF;
}
.heaard_menu {
	width: 1200px;
	margin: 0px auto;
}
.menu_list {
	margin-top: 20px;
	width: 1200px;
	border-top: solid 1px rgba(255,255,255,0.2);
	padding-top: 20px;
}
.menu_list ul li {
	float: left;
	transition: all 0.5s;
	width: 110px;
	text-align: center;
	display: block;
	margin-left: 30px;
	padding-bottom: 6px;
	cursor: pointer;
}
.menu_list ul li a {
	font-size: 16px;
	color: #FFF;
	line-height: 24px;
}
.menu_list ul li:hover {
	border-bottom: solid 4px #ea8a1c;
	width: 110px;
}
.cure {
	border-bottom: solid 4px #ea8a1c;
	width: 110px;
}	/*导航菜单*/
#navMenu {
	width: 1200px;
	height: 44px;
	line-height: 44px;
	display: block;
	overflow: hidden;
	margin-top: 20px;
	border-top: solid 1px rgba(255,255,255,0.2);
	padding-top: 20px;
}
#navMenu ul {
	width: 95%;
	padding-left: 8px;
	float: left;
}
#navMenu .onelink {
	background-image: none;
}
#navMenu_r {
	padding-right: 8px;
	float: right;
	height: 44px;
}
#navMenu li {
	float: left;
	transition: all 0.5s;
	width: 110px;
	text-align: center;
	display: block;
	margin-left: 30px;
	padding-bottom: 6px;
	cursor: pointer;
}
#navMenu li a {
	font-size: 16px;
	color: #FFF;
	line-height: 34px;
	display: block;
}
#navMenu li:hover {
	border-bottom: solid 4px #ea8a1c;
	width: 110px;
}/*-------- 下拉菜单 --------------*/
.dropMenu {
	position: absolute;
	top: 0;
	z-index: 100;
	width: 120px;
	visibility: hidden;
	margin-top: 8px;
	margin-left: -5px;
}
.dropMenu li.end {
	background: url(../images/sub_bottom.jpg) no-repeat;
	padding-left: 6px;
	height: 12px;
}
.dropMenu li {
}
.dropMenu li a {
	width: 92%;
	display: block;
	text-align: center;
	color: #fff;
	padding: 5px 0 5px 0px;
	background: #4193cb;
	margin-top: 1px;
	line-height: 30px;
}
.dropMenu a:hover {
	color: #fff;
	background: #ea8a1c;
}						/*! hitmo ---- */
.cycle-a .hitmo {/*	background: url(../img/vis-hitmo-bg-1b.jpg) 50% 0 no-repeat;	background: url(../img/vis-hitmo-bg-1b.jpg) 50% 0 no-repeat,url(../img/vis-hitmo-bg.jpg) 0 0 repeat-x;*/
	background-color: #ffae04;
}
.cycle-a .hitmo .noizzz {
	background: url(../img/vis-hitmo-noise.png) 0 0;
}
.cycle-a .hitmo .header-a {
}
.cycle-a .hitmo p {
}
.cycle-a .hitmo .vis-box {
	top: 18px;
	right: 42px;
}/*! fastpr ---- */
.cycle-a .fastpr {
	background: url(../img/vis-fastpr-bg-1b.jpg) 50% 0 no-repeat;
	background: url(../img/vis-fastpr-bg-1b.jpg) 50% 0 no-repeat, url(../img/vis-fastpr-bg.png) 0 0 repeat-x;
	background-color: #89d0f2;
}
.cycle-a .fastpr .noizzz {
	background: url(../img/vis-fastpr-noise.png) 0 0;
}
.cycle-a .fastpr .header-a {
	color: #155b91;
}
.cycle-a .fastpr .content p {
	color: #155c92;
}
.cycle-a .fastpr .vis-box {
	top: 63px;
	right: 128px;
}
.cycle-a .fastpr .special-box {
	position: absolute;
	top: -17px;
	right: -42px;
}
.cycle-a .fastpr .special-box * {
	float: right;
	clear: right;
}/*! thinkmedia ---- */
.cycle-a .thinkmedia {
	background: url(../img/vis-thinkmedia-bg-1b.jpg) 50% 0 no-repeat;
	background: url(../img/vis-thinkmedia-bg-1b.jpg) 50% 0 no-repeat, url(../img/vis-thinkmedia-bg.png) 0 0 repeat-x;
	background-color: #a4ccd8;
}
.cycle-a .thinkmedia .noizzz {
	background: url(../img/vis-thinkmedia-noise.png) 0 0;
}
.cycle-a .thinkmedia .header-a {
	color: #1d536d;
}
.cycle-a .thinkmedia .content p {
	color: #1d536d;
}
.cycle-a .thinkmedia .vis-box {
	top: 0;
	right: 50px;
}/*! arkana ---- */
.cycle-a .arkana {
	background: url(../img/vis-arkana-bg-1b.jpg) 50% 0 no-repeat;
	background: url(../img/vis-arkana-bg-1b.jpg) 50% 0 no-repeat, url(../img/vis-arkana-bg.png) 0 0 repeat-x;
	background-color: #e1bf88;
}
.cycle-a .arkana .noizzz {
	background: url(../img/vis-arkana-noise.png) 0 0;
}
.cycle-a .arkana .header-a {
	color: #4f3219;
}
.cycle-a .arkana .content p {
	color: #4f3219;
}
.cycle-a .arkana .vis-box {
	top: 20px;
	right: 0;
}
.cycle-a .arkana .vis-box .image-a img {
	display: block;
	background: url(../img/vis-arkana_shadow.png) 0 0 no-repeat;
}/*! bioway ---- */
.cycle-a .bioway {
	background: url(../img/vis-bioway-bg-1b.jpg) 50% 0 no-repeat;
	background: url(../img/vis-bioway-bg-1b.jpg) 50% 0 no-repeat, url(../img/vis-bioway-bg.png) 0 0 repeat-x;
	background-color: #bcdaa1;
}
.cycle-a .bioway .noizzz {
	background: url(../img/vis-bioway-noise.png) 0 0;
}
.cycle-a .bioway .header-a {
	color: #40864e;
}
.cycle-a .bioway .content p {
	color: #40864e;
}
.cycle-a .bioway .vis-box {
	top: 18px;
	right: 33px;
}/*! nana ---- */
.cycle-a .nana {
	background: url(../img/vis-nana-bg-1b.jpg) 50% 0 no-repeat;
	background: url(../img/vis-nana-bg-1b.jpg) 50% 0 no-repeat, url(../img/vis-nana-bg.png) 0 0 repeat-x;
	background-color: #7cc4e3;
}
.cycle-a .nana .noizzz {
	background: url(../img/vis-nana-noise.png) 0 0;
}
.cycle-a .nana .header-a {
	color: #065375;
}
.cycle-a .nana .content p {
	color: #065375;
}
.cycle-a .nana .vis-box {
	top: 105px;
	right: 55px;
}/*! akademia ---- */
.cycle-a .akademia {
	background: url(../img/vis-akademia-bg-1b.jpg) 50% 0 no-repeat;
	background: url(../img/vis-akademia-bg-1b.jpg) 50% 0 no-repeat, url(../img/vis-akademia-bg.png) 0 0 repeat-x;
	background-color: #e0dca9;
}
.cycle-a .akademia .noizzz {
	background: url(../img/vis-akademia-noise.png) 0 0;
}
.cycle-a .akademia .header-a {
	color: #c3601b;
}
.cycle-a .akademia .content p {
	color: #c3601b;
}
.cycle-a .akademia .vis-box {
	top: 80px;
	right: 10px;
}
.list-a {
	float: left;
	list-style: none;
	margin: 0;
	padding: 18px 2px 0 31px;
}
.list-a li {
	float: left;
	padding-left: 5px;
	font-size: 1em;
}
.list-a li a {
	display: block;
	width: 23px;
	height: 26px;
	margin-right: 2px;
	color: #fff;
	background: url(../img/sprites-set-2.png) -50px 0 no-repeat;
	text-decoration: none !important;
	line-height: 22px;
	text-align: center;
}
.list-a li a:hover {
	background-position: -25px 0;
}
.list-a li.active a {
	width: 25px;
	margin-right: 0;
	color: #aaa29a;
	background-position: 0 0;
}
.list-a li abbr {
	text-decoration: none;
	border: none;
}
.list-b {
	position: relative;
	float: left;
	list-style: none;
	margin: 0;
}
.ielt9 .list-b:hover {
	padding: 5px 1px 2px 9px;
}
.list-b li {
	float: left;
}
.list-b li a {
	background: rgba(0, 0, 0, 0) url("../img/baner_icon.png") no-repeat scroll 0 0;
	display: block;
	height: 138px;
	outline: medium none;
	overflow: hidden;
	width: 124px;
}
.list-b li.hitmo a {
	background-position: -10px 0px;
}
.list-b li.hitmo a:hover {
	background-position: -10px -144px;
}
.list-b li.hitmo a.active {
	background-position: 0 -70px;
}
.list-b li.fastpr a {
	background-position: -147px 0px;
}
.list-b li.fastpr a:hover {
	background-position: -147px -144px;
}
.list-b li.fastpr a.active {
	background-position: -32px -70px;
}
.list-b li.thinkmedia a {
	background-position: -280px 0;
}
.list-b li.thinkmedia a:hover {
	background-position: -280px -144px;
}
.list-b li.thinkmedia a.active {
	background-position: -64px -70px;
}
.list-b li.arkana a {
	background-position: -414px 0;
}
.list-b li.arkana a:hover {
	background-position: -414px -144px;
}
.list-b li.arkana a.active {
	background-position: -96px -70px;
}
.list-b li.bioway a {
	background-position: -554px 0;
}
.list-b li.bioway a:hover {
	background-position: -554px -144px;
}
.list-b li.bioway a.active {
	background-position: -128px -70px;
}
.list-b li.nana a {
	background-position: -700px 0;
}
.list-b li.nana a:hover {
	background-position: -700px -144px;
}
.list-b li.nana a.active {
	background-position: -160px -70px;
}
.list-b li.akademia a.active {
	background-position: -192px -70px;
}
.list-b li.ancora a {
	background-position: -256px 0;
}
.list-b li.ancora a:hover {
	background-position: -256px -35px;
}
.list-b li.ancora a.active {
	background-position: -256px -70px;
}
.list-b li.pixad a {
	background-position: -288px 0;
}
.list-b li.pixad a:hover {
	background-position: -288px -35px;
}
.list-b li.pixad a.active {
	background-position: -288px -70px;
}
.list-b li.other a {
	background-position: -224px 0;
}
.list-b li.other a:hover {
	background-position: -224px -35px;
}
.list-b li.other a.active {
	background-position: -224px -70px;
}
#content {
	z-index: 10;
	position: relative;
}
.wrapper-b {
	width: 997px;
	margin: 0 auto 25px auto;
	height: 158px;
	padding: 4px 0 0 0;
	background: url(../img/shadows-1.png) 0 100% no-repeat;
}
.wrapper-b:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.box-a {
	position: relative;
	z-index: 15;
	overflow: hidden;
	width: 100%;
	margin-top: -225px;
	background: url(../img/fade-1.png) 0 0 repeat-x;
}
.box-b {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 168px;
}
.cycle-button-a {
	position: absolute;
	right: 0;
	top: 180px;
	z-index: 20;
	overflow: hidden;
	width: 41px;
	cursor: pointer;
}
.cycle-button-a .cbutton-wrapper {
	margin: 50px 0;
	padding-left: 41px;
	background: url(../img/cycle-navbutton.png) 0 0 no-repeat;
}
.cycle-button-a:hover .cbutton-wrapper {
	background-position: 0 -85px;
}
.cba-a {
	right: auto;
	left: 0;
}
.cba-a .cbutton-wrapper {
	float: right;
	padding: 0 41px 0 0;
	background-position: 100% -170px;
}
.cba-a:hover .cbutton-wrapper {
	background-position: 100% -255px;
}
.cycle-nav-container {
	overflow: hidden;
	position: absolute;
	top: 240px;
	width: 270px;
	z-index: 20;
	left: 63%;
}
.link-a {
	display: block;
	float: left;
	height: 19px;
	padding-right: 27px;
	line-height: 20px;
	color: #fff;
	background: url(../img/bullet-1.png) 100% 0 no-repeat;
	text-decoration: none;
}
.link-a:hover {
	color: #172934;
	background-position: 100% -19px;
	text-decoration: none;
}
.lnka-a {
	color: #172934;
	background-position: 100% -19px;
}
.lnka-a:hover {
	color: #fff;
	background-position: 100% 0;
}
.index_main {
	width: 100%;
	margin: 0px auto;
	height: 729px;
}
.main_news {
	width: 1200px;
	margin: 20px auto;
	height: 282px;
}
.news_left {
	width: 1200px;
}
.news_con_l {
	width: 186px;
	float: left;
	background: url(../img/news_02.jpg);
	height: 282px;
}
.news_con_l h1 {
	color: #FFF;
	font-size: 44px;
	margin-left: 10px;
	margin-top: 76px;
}
.news_con_l h1 p {
	font-size: 14px;
}
.n_more {
	background: url(../img/more_bg.png) no-repeat;
	width: 75px;
	height: 28px;
	text-align: center;
	margin-left: 10px;
	margin-top: 30px;
}
.n_more a {
	color: #fff;
	line-height: 28px;
}
.news_con_r {
	float: right;
	width: 990px;
}
.con_r_t {
	float: left;
	width: 488px;
}
.con_r_b {
	float: right;
}
.news_con_r .list {
	float: left;
	padding: 0px 0px 0px 4px;
	width: 480px;
}
.news_con_r .rec {
	height: 69px;
	line-height: 18px;
	margin-bottom: 20px;
	width: 480px;
}
.fl {
	float: left;
}
.news_con_r .intro {
	border-bottom: 1px solid #ececec;
	float: right;
	height: 58px;
	padding-bottom: 57px;
	width: 269px;
}
.news_con_r .intro a.tit {
	color: #333;
	font-weight: bold;
	line-height: 24px;
}
.news_con_r .intro a.tit:hover {
	color: #006db8;
}
.news_con_r .intro p {
	line-height: 20px;
}
.news_con_r .intro .tit_t {
	color: #818181;
	display: inline-block;
	line-height: 22px;
	width: 100%;
	margin-top: 15px;
}
.news_con_r .list li {
	float: left;
	height: 34px;
	margin-bottom: 4px;
	width: 100%;
	margin-top: 25px;
}
.news_con_r .list .time {
	border-right: 1px solid #e0e0e0;
	float: left;
	font-size: 10px;
	line-height: 12px;
	padding-right: 12px;
	text-align: center;
	width: 34px;
}
.news_con_r .list li a {
	color: #666;
	display: inline-block;
	font-size: 14px;
	line-height: 34px;
	padding-left: 14px;
}
.news_con_r .list li a:hover {
	color: #006db8;
}
.news_con_r .list p.fz22 {
	font-size: 34px;
	font-weight: bold;
	line-height: 22px;
}
.news_con_r .list p.fz12 {
	font-size: 12px;
	color: #999999;
	line-height: 22px;
}
.main_pro {
	background: url(../img/pro_bg.jpg) no-repeat;
	width: 100%;
	margin: 0px auto;
	height: 427px;
}
.main_pro_con {
	width: 1200px;
	margin: 0px auto;
}
.main_pro_con h2 {
	text-align: center;
	color: #FFF;
	font-size: 30px;
	padding-top: 65px;
}
.main_pro_con p {
	text-align: center;
	color: #FFF;
	font-size: 16px;
	padding-top: 15px;
}
.main_pro ul li {
	float: left;
	margin-left: 80px;
	text-align: center;
}
.main_pro ul li a img:hover {
	opacity: 0.8;
	filter: alpha(opacity=90);
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
#footer {
	width: 100%;
	margin: 0px auto;
	padding-bottom: 20px;
	overflow: hidden;
	clear: both;
}
.foot {
	width: 1200px;
	margin: 20px auto;
}
.foot_l {
	float: left;
	width: 437px;
}
.foot_l p {
	text-indent: 2em;
	color: #999999;
	line-height: 20px;
	margin-top: 10px;
}
.foot_c {
	float: left;
	width: 319px;
	margin-left: 100px;
}
.fot_contact {
	width: 427px;
	margin-top: 8px;
}
.fot_ph p {
	color: #006db8;
}
.fot_ph p img {
	margin-left: 10px;
}
.fot_contact ul li {
	width: 427px;
}
.fot_contact ul li p {
	line-height: 25px;
	margin-left: 30px;
	color: #999999;
}
.contact_add {
	background: url("../img/add_icon.png") no-repeat scroll left center;
	display: block;
	float: left;
	height: 21px;
	width: 19px;
}
.contact_fax {
	background: url("../img/fax_icon.png") no-repeat scroll left center;
	display: block;
	float: left;
	height: 21px;
	width: 19px;
}
.contact_email {
	background: url("../img/fax_icon11.png") no-repeat scroll left bottom;
	display: block;
	float: left;
	height: 21px;
	width: 19px;
}
.contact_phon {
	background: url("../img/phone_icon.png") no-repeat scroll left center;
	display: block;
	float: left;
	height: 21px;
	width: 19px;
}
.foot_r {
	float: right;
	width: 218px;
}
.fot_gz {
	width: 218px;
}
.fot_gz p {
	color: #666666;
	float: left;
	margin-top: 10px;
}
.fot_gz ul li {
	float: left;
	margin-right: 18px;
}
.fot_ewm {
	margin-top: 20px;
	float: right;
}
.fot_ewm ul li {
	float: left;
}
.foot_b {
	width: 1200px;
	margin: 0px auto;
	border-top: solid 1px #e3e3e3;
	padding-top: 20px;
}
.fot_b_l {
	float: left;
}
.fot_b_l p {
	color: #999999;
}
.fot_b_r {
	float: right;
}
.fot_b_r p {
	float: left;
	margin-left: 30px;
	color: #999;
}
.fot_b_r img {
	margin-top: 3px;
	margin-right: 5px;
}
.fot_b_r p a {
	color: #333;
}
.fot_b_r p a:hover {
	color: #666;
}
#main_warp {
	width: 100%;
	margin: 0px auto;
}
.main_ner {
	position: relative;
	width: 100%;
	margin: 0px auto;
}
.ner_con img {
	width: 100%;
	margin: 0px auto;
}
.warp_frame {
	width: 100%;
	margin: 0px auto;
	background: url(../img/warp_frame.png) no-repeat;
	padding-bottom: 82px;	/*overflow:hidden;  20150730tlr clean*/
}
.frame_box {
	width: 1200px;
	margin: 0px auto;
	position: relative;
}
.frame_left {
	width: 900px;
	float: left;
	margin-top: 20px;
}
.frame_right {
	float: right;
	width: 254px;
}
.frame_tit {
	width: 900px;
}
.frame_tit p {
	background: url(../img/about_04.png) no-repeat;
	background-position: left;
	padding-left: 10px;
}
.frame_tit p span {
	padding-left: 4px;
	color: #006db8;
}
.frame_tit p span a:hover {
	color: #333;
}
.about_con {
	margin-top: 50px;
	width: 896px;
	border-bottom: solid 1px #e7e7e7;
	padding-bottom: 20px;
	height: 46px;
	clear: both;
}
.fr_r_tit {
	position: absolute;
	width: 230px;
	top: -96px;
	height: 96px;
	background: url(../img/about_01.png) no-repeat;
}
.about_con h2 {
	font-size: 30px;
	color: #282828;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
}
.about_con h2 span {
	font-size: 16px;
	color: #282828;
	font-weight: normal;
	font-family: "微软雅黑";
	font-weight: bold;
	margin-left: 13px;
}
.ab_con {
	margin-top: 30px;
}
.ab_con p {
	margin-top: 10px;
	text-indent: 2em;
	line-height: 26px;
	color: #696969;
}
.ab_con_b {
	margin-top: 40px;
	text-align: center;
}
.ab_con_b h1 {
	line-height: 96px;
	font-size: 24px;
}
.tit_fra {
	float: right;
	margin-top: 20px;
}
.fr_r_tit h2 {
	color: #FFF;
	font-size: 30px;
	margin-right: 20px;
}
.fr_r_tit p {
	color: #FFF;
	font-size: 10px;
	margin-right: 20px;
	float: right;
	opacity: 0.5;
}
.fra_list {
	width: 240px;
}
.fra_list ul {
	float: right;
	width: 240px;
	background: url(../img/about_03.png) no-repeat;
	height: 1052px;
}
.fra_list ul li {
	width: 231px;
	height: 73px;
	display: block;
	border-bottom: solid 1px #fff;
	cursor: pointer;
}
.fra_list ul li a {
	float: right;
	color: #3e3e3e;
	width: 230px;
	height: 53px;
	transition: all 0.2s;
	padding-top: 20px;
}
.fra_list ul li a p {
	text-align: right;
	margin-right: 20px;
	font-size: 16px;
}
.fra_list ul li a .sz12 {
	font-size: 12px;
	opacity: 0.5;
}
.fra_list ul li a:hover {
	background: url(../img/about_02.png) no-repeat;
	color: #FFF;
}
.fra_list ul li a:hover {
	color: #FFF;
}
.fra_list .cur_lis {
	background: url(../img/about_02.png) no-repeat;
	color: #FFF;
	border-top: solid 1px #fff;
}
.fra_list .cur_lis a {
	color: #FFF;
}
.list1 {
	background: #f7f7f7;
}
.list2 {
	background: #e7e7e7;
}
.far_search {
	float: right;
	margin-top: 16px;
	position: relative;
	z-index: 900;
	margin-left: 5px;
}
.far_search form {
	height: 28px;
	position: relative;
	border-radius: 22px;
	width: 228px;
}
.far_search input {
	border: solid 1x #d6d6d6;
	width: 200px;
	-moz-border-radius: 22px;
	-webkit-border-radius: 22px;
	border-radius: 22px;
	behavior: url(iecss3.htc);
	overflow: hidden;
}
.far_search button {
	background: url("./../img/heard_icon.png") no-repeat 6px 0px;
	border: 0 none;
	cursor: pointer;
	height: 28px;
	outline: 0 none;
	position: absolute;
	right: 15px;
	text-indent: -9999px;
	top: 0;
	width: 38px;
}
.news {
	width: 900px;
	margin-top: 30px;
}
.news_list .list {
	float: left;
	padding: 0px 0px 0px 4px;
	width: 900px;
}
.news_list .rec {
	height: 69px;
	line-height: 18px;
	margin-bottom: 20px;
	width: 900px;
}
.fl {
	float: left;
}
.news_list .intro {
	border-bottom: 1px solid #ececec;
	float: right;
	height: 58px;
	padding-bottom: 57px;
	width: 690px;
}
.news_list .intro a.tit {
	color: #333;
	font-weight: bold;
	line-height: 24px;
}
.news_list .intro a.tit:hover {
	color: #006db8;
}
.news_list .intro p {
	line-height: 20px;
}
.news_list .intro .tit_t {
	color: #818181;
	display: inline-block;
	line-height: 22px;
	width: 100%;
	margin-top: 15px;
}
.news_list .list li {
	float: left;
	height: 61px;
	margin-bottom: 4px;
	width: 100%;
	margin-top: 25px;
	border-bottom: solid 1px #eaeaea;
}
.news_list .list .time {
	border-left: 1px solid #e0e0e0;
	float: right;
	font-size: 10px;
	line-height: 12px;
	padding-left: 20px;
	text-align: center;
	width: 34px;
}
.news_list .list li a {
	color: #666;
	display: inline-block;
	font-size: 14px;
	line-height: 34px;
	padding-left: 14px;
}
.news_list .list li a:hover {
	color: #0084c2;
}
.news_list .list p.fz22 {
	font-size: 34px;
	font-weight: bold;
	line-height: 22px;
}
.news_list .list p.fz12 {
	font-size: 12px;
	color: #999999;
	line-height: 22px;
}
.page {
	width: 900px;
	margin: 0px auto;
}
.page_list {
	width: 100%;
	margin: 20px auto;
}
.page_list ul li {
	float: left;
	text-align: center;
	border: solid 1px #e7e7e7;
	border-radius: 4px;
	margin-right: 20px;
	width: 98px;
	height: 31px;
	line-height: 32px;
}
.page_list ul span {
	line-height: 32px;
}
.page_list ul li a {
	width: 98px;
	height: 31px;
	float: left;
}
.page_list ul li a:hover {
	background: #0084c2;
	color: #FFF;
	border-radius: 4px;
	border: none;
}
.page_list ul .curlink {
	background: #0084c2;
	border-radius: 4px;
	color: #fff;
}
.new_deta_box {
	margin-top: 30px;
	width: 900px;
	border-bottom: solid 1px #e7e7e7;
}
.news_deta_tit {
	border-bottom: solid 1px #e7e7e7;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.news_deta_tit h2 {
	text-align: center;
	font-size: 24px;
	color: #000;
}
.news_deta_tit p {
	text-align: center;
	color: #969696;
	line-height: 20px;
}
.new_deta_con {
	margin-top: 30px;
}
.new_deta_con p {
	text-indent: 2em;
	line-height: 30px;
	color: #474747;
}
.new_fx {
	float: right;
	width: 186px;
	margin: 15px 0px;
}
.new_fx p {
	float: left;
}
.new_fx ul li {
	float: left;
	margin-right: 5px;
}
.deta_page {
	margin-top: 30px;
	width: 900px;
}
.deta_left {
	float: left;
}
.deta_left p a {
	line-height: 24px;
}
.deta_left p a:hover {
	color: #0084c2;
}
.deta_right {
	float: right;
}
.deta_right p {
	float: left;
}
.deta_right p a {
	border: solid 1px #e7e7e7;
	border-radius: 3px;
	width: 98px;
	height: 31px;
	float: left;
	line-height: 30px;
	margin-left: 30px;
	text-align: center;
	font-size: 14px;
}
.deta_right p a:hover {
	color: #0084c2;
}
.fh_right {
	float: right;
}
.case {
	margin-top: 20px;
	width: 900px;
}
.case_con {
	width: 900px;
	height: 40px;
	background: #e7e7e7;
}
.case_con ul li {
	float: left;
	line-height: 40px;
	width: 115px;
	height: 46ppx;
	margin-left: 1px;
}
.case_con ul li a {
	text-align: center;
	font-size: 14px;
	width: 115px;
	height: 46ppx;
	float: left;
	background: #e7e7e7;
}
.case_con ul li a:hover {
	background: url(../img/case_01.png) no-repeat;
	color: #FFF;
	position: relative;
	height: 46px;
}
.case_con ul .cur_case {
	background: url(../img/case_01.png) no-repeat;
	position: relative;
	height: 46px;
	color: #fff;
	border-right: solid 1px #fff;
}
.case_list {
	margin-top: 30px;
}
.case_list ul li {
	float: left;
	margin-left: 18px;
}
.case_list ul .case_dx {
	margin-left: inherit;
}
.case_xx {
	margin-top: 10px;
}
.case_xx ul li {
	border: solid 1px #CCCCCC;
	width: 187px;
	height: 40px;
	line-height: 43px;
	float: left;
	margin-top: 10px;
	margin-left: 48px;
}
.case_xx ul li a {
	padding-left: 20px;
	color: #2c2c2c;
}
.case_xx ul .xx_l {
	margin-left: inherit;
}
.case_xx ul li a:hover {
	color: #0084c2;
}
.product {
	width: 900px;
	margin-top: 30px;
}
.product ul li {
	float: left;
	margin-left: 30px;
	margin-top: 20px;
}
.product ul li a img {
	border: solid 1px #e7e7e7;
	box-shadow: 8px 11px 9px -14px #000;
	margin-bottom: 20px;
	padding: 20px 40px;
}
.product ul li a p {
	text-align: center;
}
.property {
	width: 900px;
	margin-top: 40px;
	border-bottom: solid 1px #e7e7e7;
	padding-bottom: 30px;
	overflow: hidden;
	height: 621px;
}
.property ul li {
	float: left;
	margin-top: 30px;
	width: 166px;
	margin-left: 78px;
}
.property ul li a img {
	background: #FFF;
	box-shadow: 8px 11px 9px -10px #000;
	margin-bottom: 20px;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#585959', Direction=135, Strength=5);/*for ie6,7,8*/
}
.property ul li a p {
	text-align: center;
}
.property ul li a p:hover {
	color: #0084c2;
}
.property ul .per {
	margin-left: inherit;
}
.cultre {
	margin-top: 30px;
	width: 900px;
}
.cul_t {
	width: 778px;
	margin-top: 78px;
	clear: both;
}
.cul_t h2 {
	background: url(../img/cul_01.jpg) no-repeat;
	background-position: left;
	padding-left: 63px;
	font-size: 24px;
	line-height: 30px;
}
.cul_t h2 p {
	font-size: 30px;
	color: #5b5b5b;
	font-weight: bold;
}
.cul_txt {
	margin-left: 64px;
	margin-top: 10px;
	color: #464646;
	clear: both;
}
.cul_c {
	margin-top: 30px;
	margin-left: 64px;
	overflow: hidden;
}
.cul_c .c_l {
	background: url(../img/cul_05.png) no-repeat;
	background-position: left;
	float: left;
	height: 45px;
	padding-left: 67px;
	line-height: 53px;
	font-size: 18px;
}
.cul_c .c_r {
	background: url(../img/cul_06.png) no-repeat;
	background-position: left;
	height: 45px;
	width: 380px;
	float: right;
	padding-left: 91px;
	line-height: 53px;
	font-size: 18px;
}
.cul_list {
	margin-left: 38px;
	margin-top: 25px;
	overflow: hidden;
}
.cul_list ul li {
	float: left;
	margin-left: 24px;
	border: solid 1px #e7e7e7;
	padding: 10px 45px;
}
.contact_con {
	margin-top: 25px;
}
.contact_con h2 {
	font-size: 18px;
	color: #000;
	margin-bottom: 10px;
}
.contact_con ul li span {
	font-size: 14px;
	margin-left: 28px;
	color: #565656;
}
.contact_con ul li span a {
	font-size: 18px;
}
.act_ic1 {
	background: url(../img/contact_ico.png) no-repeat;
	background-position: -2px -1px;
	height: 25px;
}
.act_ic2 {
	background: url(../img/contact_ico.png) no-repeat;
	background-position: -2px -26px;
	height: 25px;
}
.act_ic3 {
	background: url(../img/contact_ico.png) no-repeat;
	background-position: -2px -55px;
	height: 25px;
}
.act_ic4 {
	background: url(../img/contact_ico.png) no-repeat;
	background-position: -2px -81px;
	height: 25px;
}
.act_ic5 {
	background: url(../img/contact_ico.png) no-repeat;
	background-position: -2px -104px;
	height: 25px;
}
.act_ic6 {
	background: url(../img/xxx.png) no-repeat;
	background-position: 0px 0px;
	height: 25px;
	background-size: 20px 20px;
}
.act_lx {
	margin-top: 30px;
}
.act_lx h2 {
	font-size: 18px;
	color: #000;
	margin-bottom: 10px;
}
.act_lx .lx_gj {
	background: url(../img/lx_gj.png) no-repeat;
	background-position: left;
	padding-left: 38px;
	font-size: 14px;
	line-height: 30px;
}
.act_lx .lx_dt {
	background: url(../img/lx_dt.png) no-repeat;
	background-position: left;
	padding-left: 38px;
	font-size: 14px;
	line-height: 30px;
	margin-top: 10px;
}
.act_lx .lx_dt span {
	color: #006db8;
}
.dt_2 {
	margin-left: 37px;
	font-size: 14px;
}
.act_lx .dt_2 span {
	color: #006db8;
}
.act_map {
	width: 896px;
	margin-top: 30px;
}
.act_fk {
	width: 900px;
	margin-top: 30px;
	clear: both;
}
.act_fk h2 {
	font-size: 18px;
	color: #000;
	margin-bottom: 10px;
}
.act_fk ul li {
	float: left;
	width: 435px;
	font-size: 14px;
	line-height: 24px;
}
.bus_con {
	width: 900px;
	margin-top: 30px;
	border-top: solid 1px #e7e7e7;
	border-bottom: solid 1px #e7e7e7;
	padding: 20px 0px;
	clear: both;
	overflow: hidden;
}
.bus_l {
	float: left;
	width: 403px;
}
.bus_l h2 {
	font-size: 18px;
	color: #000;
}
.bus_l p {
	font-size: 12px;
	color: #565656;
}
.bus_l ul li {
	color: #565656;
}
.bus_r {
	float: right;
	width: 403px;
}
.bus_r h2 {
	font-size: 18px;
	color: #000;
}
.tech {
	margin-top: 30px;
	width: 900px;
	border-bottom: solid 1px #e7e7e7;
	padding-bottom: 30px;
	overflow: hidden;
	clear: both;
}
.tech ul li {
	margin-left: 20px;
	float: left;
	margin-top: 20px;
	width: 263px;
	text-align: center;
	height: 224px;
}
.tech ul li a img {
	margin-bottom: 20px;
	width: 263px;
	height: 158px;
}
.tech ul li a p {
	font-size: 14px;
	color: #373737;
}
.tech ul li a p:hover {
	color: #006db8;
}
.exchange {
	width: 900px;
	margin-top: 30px;
}
.exchange h2 {
	background: #006db8;
	width: 141px;
	height: 46px;
	border-radius: 2px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
}
.exchange h2 a {
	color: #fff;
}
.exchange_box {
	padding-bottom: 30px;
	margin-top: 20px;
}
.ex_tit {
	width: 900px;
	background: #e7e7e7;
	padding: 8px;
	clear: both;
	overflow: hidden;
}
.ex_tit .ex_l {
	float: left;
	padding-left: 10px;
	color: #000;
}
.ex_tit .ex_r {
	float: right;
	padding-right: 10px;
	color: #000;
}
.exc_zt {
	margin-top: 20px;
}
.exc_zt p {
	color: #000;
}
.exc_zt p span {
	color: #787878;
}
.exc_hf {
	width: 866px;
	margin: 20px auto;
	border: solid 1px #e7e7e7;
	padding: 10px 20px;
}
.exc_hf h1 {
	color: #000;
}
.exc_hf p {
	color: #787878;
	margin-top: 10px;
}
.reg_con {
	width: 900px;
	margin-top: 30px;
	border-bottom: solid 1px #e7e7e7;
	padding-bottom: 20px;
	margin-bottom: 10px;
	overflow: hidden;
	clear: both;
}
.reg_left {
	float: left;
	width: 430px;
}
.reg_left h2 {
	font-size: 18px;
	color: #000;
	margin-bottom: 10px;
}
.reg_left ul li {
	float: left;
	width: 435px;
	font-size: 14px;
	line-height: 24px;
}
.reg_right {
	float: right;
	width: 430px;
}
.reg_right h2 {
	font-size: 18px;
	color: #000;
	margin-bottom: 10px;
}
.reg_right ul li {
	float: left;
	width: 435px;
	font-size: 14px;
	line-height: 24px;
}
.download {
	width: 900px;
	margin-top: 30px;
}
.dow_list {
	width: 900px;
	margin-top: 30px;
}
.dow_l {
	float: left;
	width: 425px;
	border: solid 1px #e7e7e7;
	border-radius: 3px;
}
.dow_r {
	float: right;
	width: 425px;
	border: solid 1px #e7e7e7;
	border-radius: 3px;
}
.dow_l_img {
	float: left;
	width: 47px;
	margin: 10px;
}
.dow_l_con {
	float: left;
	width: 226px;
	margin: 10px;
}
.dow_l_con h2 {
	font-size: 14px;
	color: #424242;
	font-weight: bold;
	height: 21px;
	overflow: hidden;
}
.dow_l_con p {
	color: #7a7a7a;
}
.dow_img_r {
	width: 82px;
	float: right;
}
.dow_img_r a {
	background: url(../img/down_05.png) no-repeat;
	height: 43px;
	width: 52px;
	float: left;
}
.dow_img_r a:hover {
	background: url(../img/down_05.png) no-repeat;
	background-position: 0px -43px;
}
.down_con {
	float: left;
	padding: 0px 0px 0px 4px;
	width: 900px;
}
.down_con .rec {
	height: 69px;
	line-height: 18px;
	margin-bottom: 20px;
	width: 900px;
}
.fl {
	float: left;
}
.list ul .down_solid {
	border-top: 1px solid #ececec;
	padding-top: 15px;
}
.down_con .intro {
	border-bottom: 1px solid #ececec;
	float: right;
	height: 58px;
	padding-bottom: 57px;
	width: 690px;
}
.down_con .intro a.tit {
	color: #333;
	font-weight: bold;
	line-height: 24px;
}
.down_con .intro p {
	line-height: 20px;
}
.down_con .intro .tit_t {
	color: #818181;
	display: inline-block;
	line-height: 22px;
	width: 100%;
	margin-top: 15px;
}
.down_con .list li {
	float: left;
	height: 55px;
	margin-bottom: 4px;
	width: 100%;
	margin-top: 25px;
	border-bottom: solid 1px #eaeaea;
}
.down_con .list .time {
	border-left: 1px solid #e0e0e0;
	float: right;
	font-size: 10px;
	line-height: 12px;
	padding-left: 20px;
	text-align: center;
	width: 61px;
}
.down_con .list li a {
	color: #666;
	display: inline-block;
	font-size: 14px;
	line-height: 34px;
	padding-left: 27px;
	background: url(../img/down_03.png) no-repeat;
	background-position: 0px 6px;
	transition: all 0.3s;
}
.down_con .list li a:hover {
	color: #0084c2;
	background: url(../img/down_03.png) no-repeat;
	background-position: 0px -23px;
}
.down_con .list p.fz22 {
	font-size: 34px;
	font-weight: bold;
	line-height: 22px;
}
.down_con .list p.fz12 {
	font-size: 12px;
	color: #999999;
	line-height: 22px;
}
.rement {
	width: 900px;
}
.joblistCon {
	width: 100%;
	margin-bottom: 30px;
}
.joblistCon table {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border: none;
}
.joblistCon th {
	background: url(../img/job_bg.png);
	border-bottom: 1px solid #d6d6d5;
	border-right: 1px solid #fff;
	font: 14px/28px "微软雅黑";
	text-align: left;
	padding-left: 20px;
	line-height: 48px;
	color: #2c2c2c;
	font-weight: bold;
}
.joblistCon th.br {    /*border-right: 1px solid #d6d6d5;*/
}
.joblistCon td {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: -moz-use-text-color #d6d6d5 #d6d6d5 -moz-use-text-color;
	text-align: left;
	padding-left: 20px;
	font: 14px/28px "微软雅黑";
	color: #6e6e6e;
}
.job1 {
	width: 100%;
	background: #f9f9f9;
	height: 43px;
	border-top: solid 1px #FFFFFF;
}
.job2 {
	width: 100%;
	background: #eeeff0;
	height: 43px;
	border-top: solid 1px #FFFFFF;
}
.joblistCon td a {
	font-size: 12px;
}
.joblistCon td a:hover {
	color: #0084c2;
	text-decoration: underline;
}
.contact_box {
	margin-top: 30px;
	width: 900px;
}
.map_list {
	margin-left: 10px;
	width: 930px;
	margin-top: 30px;
	clear: both;
	overflow: hidden;
}
.map_list h2 {
	width: 149px;
	background: #006db8;
	float: left;
	text-align: center;
	border-radius: 3px;
	padding: 10px 0px;
}
.map_list h2 a {
	color: #FFF;
	font-size: 18px;
}
.map_list ul{
	display: flex;
	flex-wrap: wrap
}
.map_list ul li {
	float: left;
	margin-left: 20px;
	line-height: 45px;
}
.map_list ul li a {
	font-size: 14px;
	color: #000;
}
.map_list ul li a:hover {
	color: #0084c2;
}
.map_list ul li span {
	color: #b8b8b8;
	margin-left: 20px;
}
.map_list ul .map_text a {
	line-height: 24px;
	font-size: 12px;
	color: #7a7a7a;
}
.deve {
	width: 900px;
	margin-top: 30px;
}
.deve_con {
	background: url(../img/deve_bg.png) no-repeat;
	height: 905px;
	width: 900px;
}
.deve_list {
	width: 890px;
	margin-left: 120px;
	position: relative;
	top: 100px;
}
.deve_txt1 {
	position: absolute;
	top: 40px;
	left: 60px;
}
.deve_txt2 {
	position: absolute;
	top: 120px;
	left: 60px;
	width: 298px;
}
.deve_txt3 {
	position: absolute;
	top: 255px;
	left: 82px;
	width: 298px;
}
.deve_txt4 {
	position: absolute;
	top: 354px;
	left: 62px;
}
.deve_txt5 {
	position: absolute;
	top: 461px;
	left: -12px;
}
.deve_txt6 {
	position: absolute;
	top: 563px;
	left: -10px;
}
.deve_txt7 {
	position: absolute;
	top: 659px;
	left: 19px;
}
.mes_tit {
	color: #0084c2;
	margin-top: 40px;
	font-size: 14px;
	margin-left: 53px;
}
.mes_name {
	width: 615px;
	margin-top: 10px;
}
.mes_name span {
	text-align: right;
	width: 55px;
	float: left;
	line-height: 35px;
	color: #000;
}
.mes_name input {
	width: 550px;
	height: 37px;
	border: solid 1px #e7e7e7;
}
.mage {
	width: 610px;
	overflow: hidden;
	height: 49px;
}
.mes_mail {
	width: 305px;
	margin-top: 10px;
	float: left;
}
.mes_mail span {
	text-align: right;
	width: 55px;
	float: left;
	line-height: 35px;
	color: #000;
}
.mes_mail input {
	width: 247px;
	height: 37px;
	border: solid 1px #e7e7e7;
	float: right;
}
.mes_nr {
	width: 305px;
	margin-top: 10px;
	float: right;
}
.mes_nr span {
	text-align: right;
	width: 55px;
	float: left;
	line-height: 35px;
	color: #000;
}
.mes_nr select {
	width: 247px;
	padding: 8px 0px;
	border: solid 1px #e7e7e7;
	float: right;
	font-family: "微软雅黑";
}
.message_con {
	margin-top: 20px;
	clear: both;
}
.message_con span {
	text-align: right;
	width: 55px;
	float: left;
	line-height: 35px;
	color: #000;
}
.message_con textarea {
	width: 550px;
	height: 140px;
	border: 1px solid #e7e7e7;
}
.mes_yzm {
	width: 610px;
}
.yzm_l {
	margin-top: 20px;
	float: left;
}
.yzm_l span {
	text-align: right;
	width: 55px;
	float: left;
	line-height: 35px;
	color: #000;
}
.yzm_l input {
	width: 113px;
	height: 37px;
	border: solid 1px #e7e7e7;
}
.yzm_tj {
	float: right;
}
.btn-submit {
	background: #0084c2 none repeat scroll 0 0;
	border: 1px solid #0084c2;
	border-radius: 3px;
	color: #ffffff;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	padding: 9px 40px;
	margin: 21px 0px;
}
.btn-submit:hover {
	background-color: #006db8;
	border-color: #006db8;
}
.job {
	width: 900px;
	margin-top: 30px;
}
.job h2 {
	font-size: 16px;
	color: #2c2c2c;
}
.job_tab {
	margin-top: 20px;
}
.job_deta_tab {
	font-weight: bold;
}
.job_tab td {
	border: solid #e6e5e5 1px;
	line-height: 40px;
	padding-left: 10px;
}
.j_tab {
	width: 10%;
	text-align: center;
}
.tab_t {
	width: 10%;
}
.job_con {
	margin-top: 20px;
}
.job_con h1 {
	font-size: 14px;
	font-weight: bold;
}
.job_con p {
	margin-top: 10px;
	color: #767676;
	margin-bottom: 10px;
}
.job_con h1 a {
	color: #ea8a1c;
}
.fh_farme {
	margin-top: 10px;
}
.fh_farme p {
	width: 98px;
	border: solid 1px #e7e7e7;
	text-align: center;
	border-radius: 3px;
	padding: 5px;
}
.fh_farme p a:hover {
	color: #006db8;
}
.product_details {
	width: 900px;
	margin-top: 30px;
}
.product_deta {
	width: 900px;
	margin-top: 10px;
	border-bottom: solid 1px #e7e7e7;
	clear: both;
	overflow: hidden;
}
.duct_l {
	float: left;
}
.duct_l h1 {
	color: #282828;
	font-size: 30px;
}
.duct_r {
	float: right;
	width: 186px;
}
.duct_r p {
	float: left;
}
.duct_r ul li {
	float: left;
	margin-left: 5px;
}
.pro_con {
	margin-top: 10px;
}
.pro_icon ul {
	height: 36px;
	overflow: hidden;
}
.pro_icon ul li {
	float: left;
	margin-right: 10px;
	width: 145px;
	display: block;
	cursor: pointer;
	height: 36px;
}
.pro_icon ul li a {
	padding-left: 64px;
	line-height: 35px;
	color: #fff;
	font-size: 14px;
}
.pro_ic1 {
	background: url(../img/pro_icon.png) no-repeat;
	background-position: -3px -3px;
}
.pro_ic1:hover {
	background: url(../img/pro_icon.png) no-repeat;
	background-position: -149px -3px;
}
.pro_ic2 {
	background: url(../img/pro_icon.png) no-repeat;
	background-position: -3px -51px;
}
.pro_ic2:hover {
	background: url(../img/pro_icon.png) no-repeat;
	background-position: -149px -51px;
}
.pro_ic3 {
	background: url(../img/pro_icon.png) no-repeat;
	background-position: -3px -99px;
}
.pro_ic3:hover {
	background: url(../img/pro_icon.png) no-repeat;
	background-position: -149px -99px;
}
.pro_ic4 {
	background: url(../img/pro_icon.png) no-repeat;
	background-position: -3px -147px;
}
.pro_ic4:hover {
	background: url(../img/pro_icon.png) no-repeat;
	background-position: -149px -147px;
}
.pro_ic5 {
	background: url(../img/pro_icon.png) no-repeat;
	background-position: -3px -195px;
}
.pro_ic5:hover {
	background: url(../img/pro_icon.png) no-repeat;
	background-position: -149px -195px;
}
.pro_con_txt {
	border: solid 1px #e7e7e7;
	width: 900px;
	margin-top: 10px;
	clear: both;
	overflow: hidden;
	height: 263px;
}
.pro_txt_left {
	float: left;
	width: 406px;
	border-right: solid 1px #e7e7e7;
	height: 265px;
	overflow: hidden;
	z-index: 1;
	position: relative;
}
.pagination {
	position: absolute;
	z-index: 20;
	bottom: 10px;
	width: 100%;
	text-align: center;
}
.swiper-pagination-switch {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 8px;	/*background: transparent;*/
	margin: 0 5px;
	opacity: 0.8;
	background-color: #929292;
	cursor: pointer;
}
.swiper-active-switch {	/*background: #fff;*/
	background-color: #006DB8;
}
.pro_txt_left img {
	margin-left: 30px;
}
.pro_txt_right {
	float: right;
	width: 464px;
	margin: 10px;
}
.pro_txt_right h1 {
	color: #006db8;
	font-size: 14px;
	font-weight: bold;
}
.pro_txt_right p {
	text-indent: 2em;
	margin-top: 10px;
	line-height: 24px;
}
.pro_list {
	margin-top: 20px;
}		/* Specific to example two */
.fea_con .fea_txt1 {
	color: #000;
	margin-top: 20px;
}
.fea_con .fea_txt2 {
	color: #6b6b6b;
	margin-top: 5px;
}
.pro_tabs {
	width: 100%;
	max-width: 900px;
}
.pro_tabs input {
	opacity: 0;
}
.pro_tabs label {
	cursor: pointer;
	background: #006db8;
	color: #eee;
	border-radius: 5px 5px 0 0;
	padding: 1.5% 3%;
	float: left;
	margin-right: 2px;
}
.pro_tabs label:hover {
	background: #e98512;
}
.pro_tabs input:checked + label {
}
label.inlio {
	background: #e98512;
	color: #fff;
}
.pro_tabs input:nth-of-type(1):checked ~ .panels .panel:first-child, .pro_tabs input:nth-of-type(2):checked ~ .panels .panel:nth-child(2), .pro_tabs input:nth-of-type(3):checked ~ .panels .panel:nth-child(3), .pro_tabs input:nth-of-type(4):checked ~ .panels .panel:last-child {
}
.panels {
	float: left;
	clear: both;
	position: relative;
	width: 100%;
	background: #fff;
	border-radius: 0 10px 10px 10px;
	min-height: 315px;
}
.panel {
	width: 100%;
	opacity: 1;
	background: #fff;
	border-radius: 0 10px 10px 10px;
	box-sizing: border-box;
	display: none;
}
.panel h2 {
	margin: 0;
	font-family: Arial;
}/* 分页样式1，针对分页类，可适当调整 */
.page_list {
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	font-family: Arial;
}
.page_list a, .page_list a:link, .page_list a:visited {
	color: #616161;
	text-decoration: none;
	outline: 0 none;
}
.page_list a:hover {
	color: #FF5A00;
	text-decoration: none;
}
.page_list a, .page_list .current {
	border: solid 1px #CECECE;
	padding: 0 7px;
	display: inline-block;
	vertical-align: middle;
	background: #FFF;
}
.page_list .current {
	color: #FF5A00;
}/* 分页样式2，针对base里的分页方法（包括内容分页） */
.page {
	padding: 10px 0px;
	font-size: 12px;
	clear: both;
}
.page ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.page ul li {
	display: inline;
	text-align: center;
}
.page ul li a, .page ul li span, .page ul li span.pageinfo {
	display: inline-block;
	margin: 0;
	padding: 0 8px;
	height: 20px;
	color: #616161;
	border: 1px solid #CECECE;
	text-align: center;
	line-height: 20px;
}/*.page ul li span { color:#FF5A00;}*/
.page ul li a:hover {
	color: #FF5A00;
}
.page ul li .current {
	color: #FF5A00;
}		/*xiugai */
.about_2 ul li {
	font-size: 16px;
	font-family: 微软雅黑;
}/*.about_2 ul li h3{ font-family:arial; font-size:12px; background:#085fad; height:17px; width:157px; color:#FFF;padding-left: 10px; line-height:17px;margin-bottom:7px;}*/
.about_2 ul li.ab {
	margin-top: 0px;
}
.about_2 ul li.ab0 {
	margin-top: 42px;
}
.about_2 ul li.ab1 {
	margin-top: 210px;
}
.about_2 ul li.ab2 {
	margin-top: 330px;
}
.about_2 ul li.ab3 {
	margin-top: 39px;
}
.about_2 ul li.ab {
	margin-top: 0px;
}
.about_2 ul li.ab0_0 {
	margin-top: 21px;
}
.about_2 ul li.ab1_1 {
	margin-top: 28px;
}
.about_2 ul li.ab2_2 {
	margin-top: 35px;
}
.about_2 ul li.ab3_3 {
	margin-top: 18px;
}
#a0 {
	width: 1002px;
	margin: 0 auto;
	margin-top: 47px;
}
#a0 h1, p {
	text-align: start;
}
#a0 h1 {
	color: #023a7d;
	font-family: 微软雅黑;
	font-size: 30px;
	text-align: center;
}
#a0 p.eo {
	text-align: center;
}
#a0 p {
	color: #bcbcbc;
	font-family: 微软雅黑;
	font-size: 14px;
	margin-top: 7px;
}
#a0 .about_left {
	width: 475px;
	float: left;
}
#a0 .about_left p {
	color: #2f2725;
	font-family: 微软雅黑;
	font-size: 12px;
	text-indent: 2em;
	text-align: inherit;
	line-height: 22px;
}
.about_main img {
	margin-left: 22px;
	margin-top: 14px;
}
#a1 {
	width: 1002px;
	margin: 0 auto;
	margin-top: 47px;
	overflow: hidden;
}
#a1 h2 {
	color: #FFF;
	background: #023a7d;
	width: 166px;
	height: 56px;
	line-height: 56px;
	font-size: 30px;
	font-family: 微软雅黑;
	font-weight: bold;
	float: left;
	margin-top: 40px;
}
.about_2 {
	width: 745px;
	float: right;
	margin-top: 60px;
}
.about_2 img {
	float: left;
	margin-left: 18px;
}
.ri {
	width: 620px;
}
.ri li span {
	font-size: 12px;
	font-family: 微软雅黑;
	font-weight: normal;
	line-height: 23px;
}
.about_2 ul.ri {
	margin-left: 12px;
	margin-top: 5px;
}
#a2 {
	width: 1002px;
	margin: 0 auto;
	padding-top: 128px;
	overflow: hidden;
	position: relative;
}
#a2 h2 {
	color: #FFF;
	background: #023a7d;
	width: 166px;
	height: 56px;
	line-height: 56px;
	font-size: 30px;
	font-family: 微软雅黑;
	font-weight: bold;
	float: left;
	margin-top: 40px;
	position: absolute;
	top: 10px;
	left: 0px;
	z-index: 100000;
}
#a3 {
	width: 1002px;
	margin: 0 auto;
	margin-top: 47px;
	overflow: hidden;
}
#a3 h2 {
	color: #FFF;
	background: #023a7d;
	width: 166px;
	height: 56px;
	line-height: 56px;
	font-size: 30px;
	font-family: 微软雅黑;
	font-weight: bold;
	float: left;
	margin-top: 40px;
}
.about_2 ul {
	position: relative;
	background: url(../images/about_2line.png) repeat-y 135px 0;
}
.about_2 ul li {
	width: 100%;
	margin-bottom: 15px;
	overflow: hidden;
	clear: both;
}
.about_2 ul li .num {
	background: url(../images/about_2circle.png) no-repeat 128px center;
	width: 113px;
	height: 48px;
	overflow: hidden;
	padding-right: 40px;
	float: left;
}
.about_2 ul li .num span {
	display: block;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #fff;
	text-align: center;/*padding: 1px 3px 3px 1px;*/
	background: #085fad;
	margin-top: 15px;
}
.about_2 ul li .w {
	width: 480px;
	overflow: hidden;
	margin-top: 15px;
	float: left;
}
.w span {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}
.about_2 .t {
	background: url(../images/icon-productlist-t.png) no-repeat;
	top: -32px;
}
.about_2 .ico {
	position: absolute;
	left: 129px;
	width: 20px;
	height: 49px;
	overflow: hidden;
}
.about_2 .ico1 {
	position: absolute;
	left: 127px;
	width: 20px;
	height: 49px;
	overflow: hidden;
}
.about_2 .b {
	background: url(../images/icon-productlist-b.png) no-repeat;
	bottom: -14px;
	height: 62px;
}
.fullSlide {
	width: 100%;
	position: relative;
	height: 700px;
	background: #000;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 700px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 700px;
}
.fullSlide .hd {
	width: 300px;
	position: absolute;
	z-index: 1;
	bottom: 430px;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
	_background: #000;
	_filter: alpha(opacity=60);
	left: 62%;
}
.fullSlide .hd ul {
	text-align: center;
	padding-top: 5px;
}
.fullSlide .hd ul li {
	list-style: none;
	float: left;
	cursor: pointer;
	width: 120px;
	height: 120px;
	text-indent: -9999px;
	margin: 0 5px 15px 0;
	float: left;
	display: block;
	outline: medium none;
	overflow: hidden;
}
.hd li:nth-child(1) {
	background: url("../img/baner_icon.png") no-repeat scroll -13px -17px;
}
.hd li:nth-child(1):hover {
	background: url("../img/baner_icon.png") no-repeat scroll -13px -161px;
}
.hd li:nth-child(2) {
	background: rgba(0, 0, 0, 0) url("../img/baner_icon.png") no-repeat scroll -149px -17px;
}
.hd li:nth-child(2):hover {
	background: rgba(0, 0, 0, 0) url("../img/baner_icon.png") no-repeat scroll -149px -161px;
}
.hd li:nth-child(3) {
	background: rgba(0, 0, 0, 0) url("../img/baner_icon.png") no-repeat scroll -283px -17px;
}
.hd li:nth-child(3):hover {
	background: rgba(0, 0, 0, 0) url("../img/baner_icon.png") no-repeat scroll -283px -161px
}
.hd li:nth-child(4) {
	background: rgba(0, 0, 0, 0) url("../img/baner_icon.png") no-repeat scroll -416px -17px;
}
.hd li:nth-child(4):hover {
	background: rgba(0, 0, 0, 0) url("../img/baner_icon.png") no-repeat scroll -416px -161px;
}
.hd li:nth-child(5) {
	background: rgba(0, 0, 0, 0) url("../img/baner_icon.png") no-repeat scroll -556px -17px;
}
.hd li:nth-child(5):hover {
	background: rgba(0, 0, 0, 0) url("../img/baner_icon.png") no-repeat scroll -556px -161px;
}
.hd li:nth-child(6) {
	background: rgba(0, 0, 0, 0) url("../img/baner_icon.png") no-repeat scroll -702px -17px;
}
.hd li:nth-child(6):hover {
	background: rgba(0, 0, 0, 0) url("../img/baner_icon.png") no-repeat scroll -702px -161px;
}
.gr span {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #FFF;
}
.gr a {
	color: #FFF;
}
.select-txt {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	border: 0;
	outline: 0;
	background: none;
	cursor: pointer;
}/*焦点图*/
.focus {
	position: relative;
	width: 100%;
	height: 700px;
}
.focus a div {
	height: 700px;
	width: 100%;
}
.focus .btn {
	position: absolute;
	bottom: 34px;
	left: 510px;
	overflow: hidden;
	zoom: 1;
}
.focus .btn a {
	position: relative;
	display: inline;
	width: 13px;
	height: 13px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}
.focus .btn a:hover, .focus .btn a.current {
	cursor: pointer;
	background: #fc114a;
}
.focus .fPic {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 700px;
}
.focus .D1fBt {
	overflow: hidden;
	zoom: 1;
	z-index: 10;
}
.focus .fcon {
	position: relative;
	width: 100%;
	height: 700px;
	float: left;
	display: none;
}
.fcon a {
	display: block;
	width: 100%;
	height: 700px;
}
.fbg {
	width: 300px;
	position: absolute;
	z-index: 1;
	bottom: 46px;
	left: 0;
	text-align: center;
	_background: #000;
	_filter: alpha(opacity=60);
	left: 62%;
	z-index: 1000;
}
.focus .fbg div {
}
.focus .D1fBt a {
	width: 120px;
	height: 120px;
	float: left;
	margin: 0 5px 15px 0;
	display: block;
	overflow: hidden;
}
.current a:hover {
}
.D1fBt i {
	font-style: normal;
	width: 120px;
	height: 120px;
	display: block;
}
i.number1 {
	background: url("../img/baner_icon.png") no-repeat scroll -13px -17px;
}
.current i.number1 {
	background: url("../img/baner_icon.png") no-repeat scroll -13px -161px;
}
i.number2 {
	background: url("../img/baner_icon.png") no-repeat scroll -149px -17px;
}
.current i.number2 {
	background: url("../img/baner_icon.png") no-repeat scroll -149px -161px;
}
i.number3 {
	background: url("../img/baner_icon.png") no-repeat scroll -283px -17px;
}
.current i.number3 {
	background: url("../img/baner_icon.png") no-repeat scroll -283px -161px;
}
i.number4 {
	background: url("../img/baner_icon.png") no-repeat scroll -416px -17px;
}
.current i.number4 {
	background: url("../img/baner_icon.png") no-repeat scroll -416px -161px;
}
i.number5 {
	background: url("../img/baner_icon.png") no-repeat scroll -556px -17px;
}
.current i.number5 {
	background: url("../img/baner_icon.png") no-repeat scroll -556px -161px;
}
i.number6 {
	background: url("../img/baner_icon.png") no-repeat scroll -702px -17px;
}
.current i.number6 {
	background: url("../img/baner_icon.png") no-repeat scroll -702px -161px;
}
